Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update inputs #19320

Merged
merged 2 commits into from
Nov 11, 2022
Merged

Update inputs #19320

merged 2 commits into from
Nov 11, 2022

Conversation

benmoriceau
Copy link
Contributor

What

First part of the fix for https://github.com/airbytehq/oncall/issues/999 which is adding the actor ids into the oAuth input payload.

@@ -4665,6 +4667,8 @@ components:
type: string
oAuthInputConfiguration:
$ref: "#/components/schemas/OAuthInputConfiguration"
destinationId:
$ref: "#/components/schemas/SourceId"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
$ref: "#/components/schemas/SourceId"
$ref: "#/components/schemas/DestinationId"

@benmoriceau benmoriceau temporarily deployed to more-secrets November 11, 2022 00:15 Inactive
@benmoriceau benmoriceau merged commit 1e551d0 into master Nov 11, 2022
@benmoriceau benmoriceau deleted the bmoric/add-actor-ids-to-oauth-payload branch November 11, 2022 18:28
akashkulk pushed a commit that referenced this pull request Dec 2, 2022
* Update inputs

* PR comments and autogen files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants